Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safely delete entry from listing cache #240

Merged
merged 1 commit into from
Mar 2, 2020

Conversation

bnaul
Copy link
Contributor

@bnaul bnaul commented Feb 29, 2020

Fixes #239.

@TomAugspurger I'm guessing you'd probably want to do something similar in fsspec/filesystem_spec#216.

@TomAugspurger
Copy link
Contributor

Thanks, merging.

I suspect if we really want to make this threadsafe we'll have to change how we handle cached state quite a bit, right?

@TomAugspurger TomAugspurger merged commit ab1d97d into fsspec:master Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race condition in _maybe_get_cached_listing
2 participants